columview: Fix cell creation
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2020 15:40:54 +0000 (11:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Jun 2020 15:42:58 +0000 (11:42 -0400)
commit55936087e0e4ad1bbc6c03040f9c0c7536636280
tree4d7ff52107f2b6dca72a11193c3afbb9aec72c3d
parent3141eaecd0004d632f283c55286d4fca4ae62acc
columview: Fix cell creation

We were getting lost in the columnview internal
structure here. The rows are children of the listview,
not of the columnview itself.
gtk/gtkcolumnviewcolumn.c